home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
MacFormat 92 CD
/
Shareware Plus
/
System Add-ons
/
SwitchRes 2.3.4 ƒ
/
Scripts Examples
/
Get display Information
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-25
|
181 b
|
3 lines
tell application "SwitchRes"
get {size, frequency, index} of (modes of display 1 whose supported depths contains 16 and size > {640, 480} and frequency is greater than 60)
end tell